1 | GET services | Perform a GET SA Chorus RSP API by providing the PLSAM, which has both the Copper and Fibre Details. | Receive a 200 response code with all the SA RSP API parameters. Parameters without any values will also appear in the response with blank (null) values. |
2 | GET services | Perform a GET SA Chorus RSP API by providing the PLSAM, which has no current business services. | Receive a 200 response code with all the SA RSP API parameters. Parameters without any values will also appear in the response with blank (null) values. |
3 | GET product-features | Perform a GET request without specifying any filter parameter. | Receive a 200 response code with all the API parameters. Parameters without any values will also appear in the response with blank (null) values. |
4 | GET product-features | Perform a GET request specify a filter value. | Receive a 200 response code with all the API parameters. The response contains only the filtered product. Parameters without any values will also appear in the response with blank (null) values. |